Click or drag to resize

MessageRecipients Property

Contains collection of recipients.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Recipient> Recipients { get; }

Property Value

Type: IListRecipient
The recipients.
See Also